home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5738 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. From: magicsn@birdland.es.bawue.de (Steffen Haeuser)
  2. Path: eisbaer.bb.bawue.de!birdland.es.bawue.de
  3. Newsgroups: comp.sys.amiga.programmer
  4. Message-ID: <58000305747158232855@BIRDLAND>
  5. References: <584.6650T437T1547@login.eunet.no>
  6. X-Mailer: fastnet2rfc V2.0 - (tse) Lunqual%MAB@wsb.freinet.de / Tachy@wsb.freinet.de
  7. Organization: Birdland BBS, Dettingen/Teck, South Germany, +49-7021-862428
  8. Content-Type: text/plain; charset=ISO-8859-1
  9. Subject: Re: LoadSeg
  10. Date: 18 Mar 1996 19:17:03
  11.  
  12.  
  13.  patrick.hanevold%login.eunet.no@INTERNET wrote : 
  14.  
  15. >
  16. >
  17. >>Hi!
  18. >
  19. >>I want to get the data in a file where the SOURCE of the file looks like
  20. >>following :
  21. >
  22. >>moveq #0,d0
  23. >>rts
  24. >>Data:
  25. >>....
  26. >
  27. >>How do i get the address of Data using the LoadSeg command ?
  28. >
  29. > You could parse some arguments to it, and let it return the address if
  30. > the right parameters are given.
  31.  
  32. Well, of COURSE... and i tried it that way... but i did not find my file using 
  33. the address it returned (even after converting the BPTR to a real pointer 
  34. there seemed to be only rubbish returned... or at least i probably make 
  35. something wrong :( )
  36.  
  37. Steffen Haeuser
  38.